home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0161.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.4 KB  |  35 lines

  1. I have been working hard on my texture mapping routines for my future
  2. raycaster. The original file I cretaed, made 58 frames, and completed this
  3. cycle in 31.8 seconds. I have added a few more routines to it, and have now
  4. made it so that it will compute the full 58 fram animation in just, a
  5. staggering 8.1 seconds!!! No AMAL, bobs, or sprites were used, and ZOOM was
  6. used to draw each frame. The original source is a 32 colour 64x64 image,
  7. which is mapped onto a slanted face, at a rate of around 0.15 frames a
  8. second on average, which isnt bad for AMOS, as I still havent added a
  9. chunky2planar routine.
  10.  
  11. I have no idea how a c2p routine works, so if anyone has any example source,
  12. could they pass it on to me?
  13.  
  14. This new demo (and lots of info about it) can be gotten from
  15. http://www.mushy-pd.demon.co.uk/ray.htm as well as a texturemapping AMOS
  16. listing. Thanks for reading.
  17.  
  18. Mush
  19.  
  20.   --------******( Extreme AMOS )******--------
  21.  
  22. The best AMOS homepages around, full of downloads, and my AMOS disk
  23. magazine. Order games and utilities  directly from the library, for FREE.
  24.  
  25.           See my homepages at http://www.mushy-pd.demon.co.uk or
  26. http://members.tripod.com/~mushypd for more information.
  27.  
  28.       Email: mpd@mushy-pd.demon.co.uk      mpd@computer4u.com
  29.                                   mushy_pd@hotmail.com
  30.  
  31.                    Look for Mush now on IPhone in AMOS!!
  32.                               ICQ No. - 778243 (talk to me!!)
  33.  
  34.  
  35.